/*
	Last edited by: Chris Berry
	Edited on: 10/5/09
	Reason(s): package title removal

*/

 body {
 padding: 0px;
 background-color: #cccccc;
 text-align: center;
}

 .contentStyle {
  width: 1000px;
  text-align: center;
  background-color: #ffffff;
  margin: 0px auto;
}


 .postHeaderRegion {
 display: none;
}


 .regionParent {
  border-spacing: 0; 
  padding: 0;
  margin: auto; 
  background-color: #ffffff
} 



  .layoutFooterLinks {
  display: none;
}

  .preHeaderRegion {
 background-color: #cccccc;
}
 .gutter,
 .region1,
 .region2,
 .region2b,
 .region3,
 .region6,
 .region7,
 .region4,
 .region5,
  .footerRegion {
 background-color: #ffffff;
}


 .adElement {
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ffffff;
}

 .adElement img {
 border: none;
}

 .preHeaderRegion .adElement {
 background-color: #cccccc;
}
 .footerRegion .adElement {
  background-color: #ffffff;
}

 .region1 {
 width: 160px;
}

 .region3 {
 width: 160px;
}
 .region2 .articleBox {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  padding: 0;
  margin-left: 10px;
  display: block;
  width: 640px;
}

 .articleTitle {
 font-family: arial, helvetica, verdana, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 color: 262b7f;
  padding-right: 20px;
}

.articleSubTitle,
 .articleOverline {
   font-family: arial, helvetica, verdana, sans-serif;
 color: #000000;
 font-size:10pt;
 font-weight: bold;
}

 .articleBody {
  font-family: arial, helvetica, verdana, sans-serif;
 font-weight: normal;
 font-size: 11pt;
 color: #000000;
  padding-right: 20px;
}

 
 

/******************* MASTHEAD ***********************/
/* container for everything above the navigation */
 #masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/1016/20070821__presstele_header.gif) no-repeat  0 0;
	height: 75px;
	position: relative;
	width: 1000px;
	}


/* position and render the logo - hide logo text */
 #logoLink {
	position: absolute;
	top: 5px;
	left: 5px;
	}

 #logoLink img {
	width: 320px;
	height: 60px;
	border: 0;
	}
 img {
                border: 1px solid #ccd0d1;
	}

/*--------------- BEGIN searchbar styles -----------------*/

 #searchbar {
	height: 38px;
	padding-top: 8px;
	position: absolute;
	right: 340px;
	top: 0;
	width: 355px;
        font: normal 11px arial, helvetica, sans-serif;
	}
	
 #searchbar form {
	margin-top: 2px;
	padding: 0 2px 0 0;
	}

 #searchbar label {
	float: left;
	padding: 5px 0 0 15px;
	color: #21486d;
	font-weight: bold;
	}

 #searchbar input {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}

 #searchbar form input.searchbox {
	background-color: #FFF;
	border: 1px solid #A6A39A;
	width: 190px;
	height: 20px;
	margin: 3px 0 6px 23px;
	}
	
	
 #home_masthead #searchbar form input.searchbox {
	width: 200px;
	margin: 3px 0 6px 12px;
	}
	
 #searchbar form input.button {
	margin:0px 2px 0px 5px;
	padding:0pt 0pt 4px;
	/*vertical-align:bottom;*/
	}
	
 *html #searchbar form input.button {
	vertical-align:top;
	margin-top: 2px;
	}	


/* --------------- BEGIN right menu */

 ul#joinline1 {
	position: absolute;
	top: 20px;
	right: 20px;
        font: normal 11px arial, helvetica, sans-serif;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	}
	
 ul#joinline2 {
	position: absolute;
	top: 25px;
	right: 20px;
        font: normal 12px arial, helvetica, sans-serif;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	}


ul#joinline1 li,
 ul#joinline2 li {
	border-right: 1px solid #fff;
	display: inline;
	}

ul#joinline1 img.rss,
 ul#joinline2 img.rss {
	margin: 0 0 -2px 0;
        border: none;
	}

ul#joinline1 li.end,
 ul#joinline2 li.end {
	border: none;
	}

ul#joinline1 li a,
 ul#joinline2 li a {
	color: #fff;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	font-weight:bold;
	}

ul#joinline1 li a:hover,
 ul#joinline2 li a:hover {
	text-decoration: underline;
	}



/* --------------- BEGIN Search Options */

 ul#searchoptions {
	position: absolute;
	top: 38px;
	left: 16px;
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	}
	
 html>body ul#searchoptions {
top: 45px;
left: 23px;
}

 ul#searchoptions li {
	display: inline;
	padding-right: 5px;
	}


 .yahoo {
font: 9px Verdana, Arial, Helvetica, sans-serif;
}

/* End Masthead Styles */

/* Begin Navigation Styles */



/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
 #navWrap {
	width: 1000px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_090904_bg_tabcontainer.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	padding-top: 6px;
	text-align:left;
	}

/*Main Nav Behavior*/
 #nav {
	margin-left: auto; /*DO NOT EDIT*/
	margin-right: auto; /*DO NOT EDIT*/
	position: relative; /*DO NOT EDIT*/
	display: block; /*DO NOT EDIT*/
	height: 1%; /*DO NOT EDIT*/
	z-index: 1000; /*DO NOT EDIT - necessary for menu system to appear on top of positioned elements in body*/
	}


/*
you must add one of these for each nav dropdown making a general class destroys the measurements
*/

/*Main Nav Items*/
#nav #maindiv0,#nav #maindiv1,#nav #maindiv2,#nav #maindiv3,#nav #maindiv4,#nav #maindiv5,
#nav #maindiv6,#nav #maindiv7,#nav #maindiv8,#nav #maindiv9,#nav #maindiv10,
#nav #maindiv11,#nav #maindiv12,#nav #maindiv13,#nav #maindiv14,#nav #maindiv15,
#nav #maindiv16,#nav #maindiv17,#nav #maindiv18,#nav #maindiv19,#nav #maindiv20,
#nav #maindiv21,#nav #maindiv22,#nav #maindiv23,#nav #maindiv24,#nav #maindiv25,
 #nav #maindiv26,#nav #maindiv27,#nav #maindiv28,#nav #maindiv29,#nav #maindiv30 {
	height: 27px;
	}

 #nav div {
	float: left;
	}

/*Main Nav Item Links*/

 #nav div a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091120_tabR-stack.gif) right top no-repeat;
	}

 #nav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_090943_tabL-stack.gif) 0 0 no-repeat;
	padding: 7px 8px 5px 8px;
	display: block;
	color: #fff;
	}


/* TOP ITEMS first tab has left border*/
 #nav div.first a {
	}

 #nav div.first a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091009_tabL-stack-first.gif);
	}




/*Main Item Hover States*/
 #nav div.navHover a {
	text-decoration: none;
	background-position: 100% -27px !important;
	color: #333;
	height: 27px;
	}

 #nav div.navHover a span {
	background-position: 0 -27px !important;
	color: #FE9900;
	}



 
/* TOP ITEMS with no submenu*/
#nav .nosub div,
 #nav #rightNav .nosub div {
	padding-right: 0;
	}

#nav .nosub .navHover a,
 #nav #rightNav .nosub .navHover a {
	background-position: 100% -54px !important;
	}

#nav .nosub .navHover a span,
 #nav #rightNav .nosub .navHover a span {
	background-position: 0 -54px !important;
	}

#nav .nosub div.subdiv,
#nav #rightNav .nosub .subdiv,
 #nav #rightNav .nosub div.subdiv {
	display: none !important;
	}





/*------ Sub Menu Container*/

 #nav div .subdiv {
	display: block;
	background-color: #fff;
	width: 150px;
	padding: 4px 0 0 0;
	position: absolute;
	visibility: hidden;
	}

/*IMPORTANT: if subdiv has a border use the following convention.
The class is placed on #nav
if subdiv border larger than 1px - mngiMenu.js is affected and will need modification*/
 #nav.subHasBorder div .subdiv {
	border: 1px solid #666;
	border-top: none;
	}

 #nav div .subdiv div {
	float: none;
	}

 #nav div .subdiv a {
	background-image: none;
	margin: 0;
	font-size: 12px;
	padding: 2px 8px;
	float: none;
	display: block;
	height: auto;
	}

 #nav div .subdiv a:hover {
	background-color: #adabab;
	color: #fff;
	}



/*------------------------------
Right Nav
--------------------------------*/
/*Right Nav Wrapper*/
 #nav #rightNav {
	margin-right: 12px;
	float: none;
	}

/*Main Items*/
 #nav #rightNav div {
	float: right;
	}

 #nav #rightNav div div {
	float: none;
	}

/*Main Links*/
 #nav #rightNav div a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091140_tabR-stack-rnav.gif) right top no-repeat;
	color: #fff;
	float: left;
	}

 #nav #rightNav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091030_tabL-stack-rnav.gif) 0 0 no-repeat;
	color: #fff;
	}





 #nav #rightNav div.first .subdiv {
	margin-left: 1px; /*compensation for the extra pixel in left graphic of rightnav (TABS) */
	}

 #nav #rightNav div.first a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091052_tabL-stack-rnav-first.gif);
	}




/*Hover States*/
 #nav #rightNav .navHover a {
	color: #333;
	}


/*Main Item Hover States*/
 #nav #rightNav .navHover a span {
	color: #FE9900;
	}

#nav #rightNav .subdiv a,
 #nav #rightNav .subdiv a span {
	background-image: none;
	float: none;
	display: block;
	}

 #nav #rightNav .subdiv a:hover {
	color: #fff;
	background-color: #ff9703;
	}


/* Begin top nav */
 .topNav {
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__topNavBG.gif) 0 0 repeat-x;
	width: 1000px;
 color: #ffffff;
height:26px;
	}

 *html .topnav{
margin-bottom:-1px;
}


/* --------- WEATHER BOX --------- */

 #weather_box_horizontal {background: transparent;}
 ul.weather{padding:0px;margin:0px;height:27px;}
 .weatherBox{width:500px;color:#fff; font:11px Arial bold;list-style: none;margin:0px;padding:0px;margin-left:18px;}
 .weatherbox a{text-decoration:none;color:#fff;font:11px Arial bold;list-style: none;margin:0px;padding:0px;}
 img.weathericon{width:20px; height:20px;border:none;margin:0px;padding:0px;}
 .weatherhead a:hover{color:#ccc;}
 .weather li{
list-style:none;
}

 .weathercontent a:hover{
color:#ccc;
}

 .weatherhead a{
font:12px Arial bold;
}

 .weathersectionlink{
font:12px Arial bold;
}

/*---------- login Nav */

 ul.loginNav {
	list-style: none;
	float: right;
	height: 26px;
	margin: 0;
	padding: 0;
        margin-top:1px;
margin-right:10px;
font: 11px arial, helvetica, verdana, sans-serif;
    }

 *html ul.loginnav{
margin-top:1px;
}

 ul.loginNav li {
	float: left;
	font-size: 11px;
	padding: 4px 0;
	}

 ul.loginNav li a {
	color: #fff;
	padding: 0 4px;
                font-weight: bold;
        text-decoration:none;
	}

 ul.loginNav li a:hover {
	color:#ccc;
	}


 ul#mobile2{
position:relative;
float:right;
margin-top:-55px;
margin-right:10px;
list-style:none;
display:inline;
color:white;
}

 ul#mobile2 a{
color:white;
font:11px Arial bold;
text-decoration:none;
padding:0 5 0 3px;
}

 ul#mobile2 li{
float:right;
display:inline;
}


 ul#mobile2 a:hover{
color:#ccc;
}










/* ------------------------------------------------------------------------- 
                     MNG NAVIGATION SYSTEM v 1.0
---------------------------------------------------------------------------- */


/* Main (tab) Navigation
---------------------------------------------------------------------------- */

/*  global navigation menu */
 #navcontainer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 1000px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_tabcontainer.gif) repeat-x 0 0;
	position: relative;
	height: 64px; /* <- important: height= topnav height + subnav height + borders */
	}

/* ie box model hack (old doctype) */
 *html #navcontainer {
	}

 #navcontainer a {
	}

/* main nav bar */
 #p7TBM {
	/*background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_tabcontainer.gif) repeat-x 0 0px;*/
	}

/* main navigation */
 #p7TBMroot {
	background-color: transparent;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	}

/* "rootbox" container */
 #p7TBMrootbox {
	background-color: transparent;
	}

 #p7TBMroot ul {
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

 #p7TBMroot li {
	list-style-type: none;
	display: inline;
	}

 #p7TBMroot li a {
	float: left;
}

 #p7TBMroot .p7TBMtext li.first a {
	}


/* CLASSIFIED NAV - similar to .p7TBMtext */
 .classifiedsnav {
	position: absolute;
	top: 6px;
	right: 10px;
	}


#p7TBMroot .p7TBMtext li a,
 #p7TBMroot .classifiedsnav li a {
	text-decoration: none;
	padding: 0;
	height: 30px; /*<- establishes height. Note - not always necessary - works with padding on spans below */
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext li a span,
 #p7TBMroot .classifiedsnav li a span {
	padding: 6px 8px;/*<- This establishes the height of the main nav. NOTE - update in 3 places */
	display: block;
	color: #fff;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_left_both.gif) no-repeat left top;
	}

 #p7TBMroot .classifiedsnav li a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__orange_right_both.gif) no-repeat right top;
	color: #fff;
	}

 #p7TBMroot .classifiedsnav li a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__orange_left_both.gif) no-repeat left top;
	color: #fff;
	}

/* --- Selected/Active State NOTE: this class gets added to the <a> tag "on-the-fly"--- */
#p7TBMroot .p7TBMtext .p7TBMdown, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover,
#p7TBMroot .classifiedsnav .p7TBMdown, 
 #p7TBMroot .classifiedsnav .p7TBMdown:hover {
	color: black!important;
	background-color: transparent!important;
	padding: 0;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext .p7TBMdown span, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover span,
#p7TBMroot .classifiedsnav .p7TBMdown span, 
 #p7TBMroot .classifiedsnav .p7TBMdown:hover span {
	padding: 6px 8px;/*<- This establishes the height of the nav container. NOTE - update in 3 places */
	display: block;
	color: #000;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_left_both.gif) no-repeat left top;
	}

/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active,
#p7TBMroot .classifiedsnav .p7TBMon,
#p7TBMroot .classifiedsnav li a:focus, 
 #p7TBMroot .classifiedsnav li a:active {
	color: #000;
	padding: 0;
	margin: 0;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext li.first a:focus,
 #p7TBMroot .p7TBMtext li.first a:active {}

.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon span,
#p7TBMroot .p7TBMtext li a:focus span, 
#p7TBMroot .p7TBMtext li a:active span,
#p7TBMroot .classifiedsnav .p7TBMon span,
#p7TBMroot .classifiedsnav li a:focus span, 
 #p7TBMroot .classifiedsnav li a:active span {
	padding: 6px 8px;/*<- This establishes the height of the nav container. NOTE - update in 3 places */
	display: block;
	color: #000;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_left_both.gif) no-repeat left top;
	}


 #p7TBMroot .classifiedsnav li.first a {
	margin-left: 20px;
	}

#p7TBMroot .classifiedsnav .p7TBMon span,
#p7TBMroot .classifiedsnav li a:focus span, 
 #p7TBMroot .classifiedsnav li a:active span {
	color: #fd9900;
	}





/* SubNavigation
---------------------------------------------------------------------------- */

/* main subnav wrapper */
 #p7TBMsubwrap {
	position: relative;
	height: auto;
	font: bold 12px arial, helvetica, sans-serif;
	}

/* subnav wrapper */
 #p7TBM .p7TBMsub {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 31px;
	margin:0;
	background: url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_subnav.gif) repeat-x 0 0;
	}

 .p7TBMsubbox {
	padding: 7px 0 0 0;
	}


/*SUBMENU BACKGROUNDS and BORDERS HERE*/
 .p7TBMsub ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(http://extras.mnginteractive.com/live/media/navbar/horizontal/iebfix.gif);
	background-color: transparent;
	border: 0;
	}

 .p7TBMsub li {
	list-style-type: none;
	display: inline;
	}

/* ---  BOTH submenu links and non-links
 NOTE: When there is no link - always use a span as a replacement: */
.p7TBMsub li a:link, 
 .p7TBMsub li a:visited {
   background: transparent url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__nav_bullet.gif) no-repeat 0% 50%;
   }
   
 .p7TBMsub li a, .p7TBMsub li span {
	color: #000;
   display: block;
   float: left;
   border: none;
   text-decoration: none;
   padding: 1px 6px 1px 7px;
   }


 .p7TBMsub li.first a {
	/*margin-left: 5px;*/
	display: inline-block;
	background: none;
	}

.p7TBMsub li.last a,
 .p7TBMsub li.last span {
	border-color: #000;
	text-decoration: none;
	}

.p7TBMsub li a:hover,
 .p7TBMsub li a:focus {
	color: #000000;
	border: 1px solid #666;
	margin-right: -1px;
	margin-left: -1px;
	background:#fff none;
	text-decoration: none;
	padding: 0 6px 1px 7px;
	}

.p7TBMsub li.first a:hover,
.p7TBMsub li.first a:active,
 .p7TBMsub li.first a:focus {
background-image: none;
text-decoration: none;
	}

/* ---  non-link submenu items
 When there is no link - always use a span as a replacement: */
 .p7TBMsub li span {
	margin: 0;
	}


/* current state marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
 .p7TBMsub .p7TBMmark:focus {
	font-weight: bold;
	color: #013067;
	cursor: default;
	text-decoration: none;
	}


/* ------ HOME TAB SPECIFIC*/

 .rightSub ul {
	float: right;
	padding-right: 10px;
	}

/* subnav - optional class */
.p7TBMsub li.right,
 .p7TBMsub2 li.right {
	float: right;
	}



 #p7TBMsub04 ul {
	padding-left: 65px;	
	}

 #p7TBMsub05 ul {
	padding-left: 165px;	
	}
	
 #p7TBMsub06 ul {
	padding-left: 250px;
	}	

 #p7TBMsub07 ul {
	padding-left: 110px;
	}

 #p7TBMsub08 ul {
	padding-left: 270px;
	}

 *html #p7TBMsub07 ul {
	
	}



 #p7TBMsub09 ul {
	padding-left:250px;
	}

/*classifieds*/
 #p7TBMsub10 ul {
	padding-right:135px;
	}

/*homes*/
 #p7TBMsub11 ul {
	padding-right:90px;
	}
	
/*jobs*/
 #p7TBMsub12 ul {
	padding-right:40px;
	}
	
/*autos*/
 #p7TBMsub13 ul {
	
	}





/* ------ misc additional styles */

/*this tells firefox not to display the " dotted border " when you click - do not change */
#p7TBMroot .p7TBMtext a,
#p7TBMroot .p7TBMtext .p7TBMdown, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover,
#p7TBMroot .p7TBMtext .p7TBMdown:focus,
.p7TBMsub li a,
.p7TBMsub li a:hover,
 .p7TBMsub li a:focus {
	outline: none;
	-moz-outline: none !important;
	}

 #p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}


/* End Navigation Styles */

/* Begin Default Block Styles */

/* ---------------------------- DEFAULT BLOCK STYLES ---------------------------- */

/* ------- main freeform container */
.block {
	padding: 0 0 0 0;
	font: normal 12px arial, helvetica, sans-serif;
	color: #000;
	clear: both;
	margin: 0 7px 0px 7px;
	background: #fff;
	}
	
 img {
padding: 2px;
border: 1px solid #ccd0d1;
}


 .headOnly {
	padding: 0;
	margin-bottom: 0;
	}

/* ------- block container - for two blocks side by side */
 .twinBlocks {
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #b1b1b1;
	margin-bottom: 10px;
	}

/* ------- main freeform container inside of twinblocks */
 .twinBlocks .block {
	float: left;
	width: 48%;
	padding: 1%;
	border: none;
	margin: 0;
	background-color: transparent;
	clear: none;
	}

/* ------- main freeform container inside of twinblocks - ie hack to set width */
 *html .twinBlocks .block {
	width: 50%;
	}

 .firstBlock {
	border-top: none;
	}



/* ---------------------------- HEADERS  ---------------------------- */

/* ------- main block header container */
 .block .header {
	}

/* ------- main block header & tabs header */
.block h1,
 .block .tabs h1 {
	margin: 0;
	padding: 5px 0;
	font: bold 14px arial, helvetica, sans-serif;
	color: #111f68;
	background: none;
	height: auto;
	
	}

/* ------- main block header & tabs header - inside of twinblocks */
 .twinBlocks .block h1 {
	background-image: none;
	background-color: transparent;
	padding: 3px 0 5px 3px;
	}

/* ------- alternate block header */
 .block h1.alt {
	font: bold 16px "Times New Roman", Times, serif;
	color: #242424;
	}

/* ------- main block header (when in a header container) */
 .block .header h1 {
	}

/* ------- main block header (when in an alternate header container) */
 .block .headerAlt h1 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #242424;
	}

/* ------- default header links */
.block h1 a:link,
.block h1 a:visited,
 .block h1 a:active  {
	color: #262b7f;
	text-decoration: none;
	}

/* ------- default header links - rollover state */
 .block h1 a:hover  {
	color: #262b7f;
	text-decoration: underline;
	}

/* ------- subhead class - used as a class to an inline element (span for eg) nested inside of an h1 - see 

calendar for 

example */
 .block h1 .sub {
	font: normal 12px arial, helvetica, sans-serif;
	margin: 0 10px;
	}

/* ------- item on right of header text */
 .block h1 .headerLinkR {
	float: right;
	font: bold 10px arial, helvetica, sans-serif;
	padding-top: 2px;
	}

/* ------- link on right of header text */
 .block h1 .headerLinkR a {
	color: #005296;
	}


/* ------- link on right of alternate header text */
 .block h1 .headerLinkR a {
	padding-left: 9px;
	}

/* ------- sponsored logo container on right of header */
 .block h1 .headerSponsor {
	float: right;
	font: normal 9px arial, helvetica, sans-serif;
	width: 150px;
	color: #222;
	margin: 0;
	padding: 0;
	text-align: right;
	}

/* ------- sponsored logo image on right of header */
 .block h1 .headerSponsor img {
	border: none;
	width: 72px;
	height: 22px;
	float: none;
	margin: 0 0 0 4px;
	padding: 0;
	vertical-align: middle;
	}

/* ---------------------------- END HEADERS  ---------------------------- */




/* ---------------------------- TABS  ---------------------------- */

/* ------- default tab-set (unordered list) */
 .block .tabs {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	border-top: 1px solid #a0a3ac;
	color: #000;
	list-style: none;
	}

/* ------- default tab */
 .block .tabs li {
	float: left;
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
	background-image: none;
	border-left: 1px solid #222;
	line-height: 12px;
	}

/* ------- first tab on left */
 .block .tabs li.first {
	margin-left: 0px;
	border-left: none;
	padding-left: 0;
	}

/* ------- tab link */
.block .tabs li a:link,
.block .tabs li a:visited,
 .block .tabs li a:active {
	color: #202e73;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	}

/* ------- tab link - rollover state */
 .block .tabs li a:hover {
	color: #202e73;
	text-decoration:underline;
	}


/* ---------------------------- END TABS  ---------------------------- */

/* ---------------------------- THUMB GALLERIES  ---------------------------- */


 .thumbcontainer {
}

 .thumbholder {
float: left;
width: 65px;
text-align: center;
margin: 6px;
}

 .thumbholder a {
color: #373830
} 

/* ---------------------------- END GALLERIES  ---------------------------- */


/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block' container) - also see hack styles below 

 */
 .block .contentblock {
	margin: 0 0 10px 0;
	}

/* ------- main header for content (needed to differentiate from main h1 tag) */
 .block .contentblock h1 {
	background: none;
	border: none;
	}

/* ------- content headers */
.block .contentblock  h1,
.block .contentblock  h2,
.block .contentblock  h3,
.block .contentblock  h4,
 .block .contentblock  h5 {
	margin: 0 0 5px 0;
	padding: 0;
	}

/* ------- used when a list is used after a floated item - to force a line-break */
 .block .contentblock .clearList {
	margin:  0;
	padding: 10px 5px;
	clear: both;
	}

/* ------- forces floated elements to be contained within this class - also see hack styles below  */
 .contentblock .clearfix {
	margin: 10px 0;
	}

/* ------- secondary block header */
 .block h2 {
	font: bold 12px arial, helvetica, sans-serif;
	color: #202e73;
	margin: 10px 0 5px 0;
	padding: 0;
	}

/* ------- secondary block header - link */
.block h2 a:link,
.block h2 a:visited,
 .block h2 a:active  {
	color: #122069;
	}

/* ------- tertiary block header */
 .block h3 {
	font: bold 11px arial, helvetica, sans-serif;
	color: #122069;
	margin: 10px 0 5px 0;
	}

/* ------- links */
.block a:link,
.block a:visited,
 .block a:active {
	color: #202e73;
	text-decoration: none;
	}

/* ------- links - rollover state */
 .block a:hover {
	text-decoration: underline;
	}

/* ------- alternate links */
 .block a.alt {
	text-decoration: underline;
	}

/* ------- alternate links - rollover state */
 .block a:hover.alt {
	text-decoration: none;
	}

/* ------- paragraph */
 .block p {
	margin: 0 0 10px 0;
	line-height: 17px;
	font-size: 12px;
	}

/* ------- unordered list */
 .block ul {
	margin: 0 0 10px 0;
	padding: 0 2px;
	list-style: none;
	}

/*  ------- default list items */
 .block ul li {
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bullet_blue.gif) 

no-repeat 0 6px;
	line-height: 14px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0px;
	}

/*  ------- list items with a black bullet */
.block ul.bulletBlack li,
.block ul li.bulletBlack,
.block ul.bulletNone li.bulletBlack,
 .block ul.bulletRSS li.bulletBlack {
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bullet_black_sm.gif) no-repeat 0 

6px;
	}

/*  ------- list items with no bullet */
.block ul.bulletNone li,
.block ul li.bulletNone,
.block ul.bulletBlack li.bulletNone,
 .block ul.bulletRSS li.bulletNone {
	background-image: none;
	padding: 0;
	}

/*  ------- list items with RSS icon */
.block ul li.bulletRSS,
.block ul.bulletRSS li,
.block ul.bulletBlack li.bulletRSS,
 .block ul.bulletNone li.bulletRSS {
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bullet_rss.gif) 

no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0px;
	}


/*  ------- main header inside a list */
 .block ul h1 {
	background: none;
	margin: 0;
	padding: 0;
	font: bold 11px arial, helvetica, sans-serif;
	border: none;
	color: #000;
	}

/*  ------- default list link */
 .block li a:link, .block li a:active, .block li a:visited{
	color: #202e73;
	margin: 0;
	padding: 2px 0;
	}

/*  ------- one pixel solid line divider */
 .block .hr {
	border-top: 1px solid #ccc;
	margin: 10px;
	}

 .block a.more {
	white-space: nowrap;
	}


/* ---------------------------- IMAGES ---------------------------- */

/*  ------- default image (thumbnail) */ 
 .block img {
	float: left;
	margin: 0 12px 0 0;
	width: 50px;
	border: 1px solid #CCC;
	padding: 1px;
	
	}

/* ------- thumbnail images used in "special sections" */ 
 .block img.specialSection {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	border: 1px solid #719fb7;
	}

/*  ------- large thumbnail images */ 
 .block img.bigthumb {
	width: 100px;
	}

/*  ------- large & medium image containers */ 
.block .contentblock .image-med,
 .block .contentblock .image-large {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	}

/*  ------- large & medium images - shared styles */ 
.block .contentblock p.image-med img,
 .block .contentblock p.image-large img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*  ------- large image */ 
 .block .contentblock .image-large img {
	width: 300px;
	}

/*  ------- medium image */ 
 .block .contentblock .image-med img {
	width: 140px;
	}

/*  ------- 80 pixel wide thumbnail */ 
 .block img.thumb80 {
	float: none;
	margin: 0 auto 5px auto;
	width: 80px;
	border: none;
	}


/* ---------------------------- COLUMNS ---------------------------- */

/*  ------- class added to "contentblock cols" container to declare that two columns are meant to be used */ 
 .block .cols2 {
	}

/*  ------- class added to "contentblock cols" container to declare that three columns are meant to be used */ 
 .block .cols3 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
 .block .cols4 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
 .block .cols5 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
 .block .cols6 {
	}

/*  ------- general styles for all columns */ 
 .block .col {
	float: left;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__px_ltbl.gif) 

repeat-y right bottom;
	}

/*  ------- plain style for columns without divider lines or backgrounds */ 
 .block .plain .col {
	background-image: none;
	}

/*  ------- styles for all 2 column columns */ 
 .block .cols2 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 46%;
	}

/*  ------- styles for all 3 column columns */ 
 .block .cols3 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 30%;
	}

/* X------- styles for all 4 column columns */ 
 .block .cols4 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 21%;
	}

/* X------- styles for all 5 column columns */ 
 .block .cols5 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 17%;
	}

/* X------- styles for all 6 column columns */ 
 .block .cols6 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 14%;
	}

/* IE box model hacks (old doctype) - doesn't recognize padding % */
 *html .block .cols2 .col {
	width: 48%;
	}
 *html .block .cols3 .col {
	width: 32%;
	}
 *html .block .cols4 .col {
	width: 23%;
	}
 *html .block .cols5 .col {
	width: 19%;
	}
 *html .block .cols6 .col {
	width: 16%;
	}
/* END IE hacks */

/*  ------- general styles for all final columns */ 
.block .cols2 .last,
.block .cols3 .last,
.block .cols4 .last,
.block .cols5 .last,
 .block .cols6 .last {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
	}

/*  ------- styles for final 2 column column */ 
 .block .cols2 .last {
	width: 50%;
	}

/*  ------- styles for final 3 column column */ 
 .block .cols3 .last {
	width: 32%;
	}

/* X------- styles for final 3 column column */ 
 .block .cols4 .last {
	width: 25%;
	}

/* X------- styles for final 3 column column */ 
 .block .cols5 .last {
	width: 20%;
	}

/* X------- styles for final 3 column column */ 
 .block .cols6 .last {
	width: 15%;
	}

/* X------- styles for final 3 column column */ 
 .block .cols6 .last {
	width: 15%;
	}



/*  ------- images in columns get special treatment */ 
 .block .col img {
	float: none;
	display: block;
	clear: both;
	}

/*  ------- list blocks that are columns are treated slightly differently */ 
 .block ul.col {
	margin: 0;
	padding: 0;
	width: auto;
	}

/*  ------- list items in a column */ 
 .block .col li {
	display: block;
	width: auto;
	}

/*  ------- list item links in a column */ 
 .block .col li a {
	color: #000;
	}

/*  ------- list item header links in a column */ 
 .block .col li h1 a {
	color: #000;
	}

/* ---------------------------- END COLUMNS ---------------------------- */




/* ---------------------------- MISC - generic styles ---------------------------- */

/*  ------- adds a 10px space above this element */ 
.block .spacer,
.block .contentblock .spacer,
 .block .contentblock.spacer {
	padding-top: 10px;
	}

/*  ------- variation for list items to allow for bullets as background images */ 
.block li.spacer,
.block .contentblock li.spacer,
 .block .contentblock .col li.spacer {
	margin-top: 10px;
	padding-top: 0;
	}

/*  ------- sets a fixed height and allows for scrollable content if necessary */ 
 .block .scrolling {
	height: 120px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	padding: 10px;
	margin: 0;
	background: #fafafa;
	}

/*  ------- containter specific to housing a list.  Different margins from standard contentblock.  Used for 

blog entries. */ 
 .block .listBlock {
	margin: 0 0 5px 0;
	}

/*  ------- listBlock paragraph */ 
 .block .listBlock p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	}

/*  ------- time and date stamp found in some blog entries */ 
 .block .dateStamp {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #032fd3;
	}

/*  ------- allows paragraph tags to flow into each other - Used for some blog entries. */ 
 .block .inline p {
	display: inline;
	}

/*  ------- right justifies content */ 
 .block .right {
	text-align: right;
	padding: 0;
	margin: 0;
	display: block;
	}

/*  ------- right justified link */ 
 .block .right a {
	font: normal 12px arial, helvetica, sans-serif;
	color: #262b7f;
	}

/*  ------- removes margins and padding */ 
 .block .tight {
	margin: 0;
	padding: 0;
	}

/*  ------- removes top and bottom margins and padding from list items */ 
 .block .tight li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

/*  ------- sets font size in tables.  Necessary to override global styles. */ 
 .block table {
	font-size: 11px;
	}

/*  ------- center justifies content */ 
 .block .center {
	text-align: center;
	}

/*  ------- small font size - gray color */ 
 .block p.sml {
	font: normal 9px arial, helvetica, sans-serif;
	color: #333;
	}


/* ---------------------------- FORMS ---------------------------- */

/*  ------- assigned to an input - forces a line break */ 
 .block .btn {
	display: block;
	margin: 10px 0;
	}

/*  ------- styles applied to a textarea form element */ 
 .block textarea {
	font: normal 11px arial, helvetica, sans-serif;
	color: #333;
	padding: 5px;
	border: 1px solid #c3d6e1;
	}




/* ---------------------------- SPECIFIC ELEMENTS ---------------------------- */

/*  ------- Calendar Form*/
 #calendarForm label {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	}

 #calendarForm input {
	float:  left;
	width: 120px;
	border: 1px solid #5e838c;
	font-size: 11px;
	}

 #calendarForm input#submitCal {
	float: right;
	width: auto;
	border: none;
	}
/*  ------- END Calendar Form*/

/*  ------- ask the expert header uses an image vs text as a header */ 
 .block h1.askExpert {
	padding: 2px 0 5px 5px;
	height: 30px;
	}
/*  ------- ask the expert image */ 
 .block h1.askExpert img {
	width: 180px;
	height: 30px;
	border: 0;
	margin: 0;
	}
/*  ------- ask the expert - header links */ 
 .block h1.askExpert span {
	padding-top: 17px;
	float: left;
	}




/* ---------------------------- FOOTER ---------------------------- */

.footerpad {
padding-right: 20px;
padding-left: 20px;	
}

/*  ------- footer container */
 .footer {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
        color: #000000;
        text-decoration: none;
        border-top: 2px solid #cccccc;
	}

 .footer table {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

/*  ------- footer links */
.footer a:link,
.footer a:visited,
 .footer a:active {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

 .footer a:hover {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}


/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.header:after,
.footer:after,
.headerAlt:after,
.contentblock:after,
 .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.header,
.footer,
.headerAlt,
.contentblock,
 .clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .header,
* html .footer,
* html .headerAlt,
* html .contentblock,
 * html .clearfix { height: 1%; }

.header,
.footer,
.contentblock,
.headerAlt,
 .clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */

/* End Default Block Styles */

/* Begin Block 2 Styles * /

/* ---------------------------- BLOCK2 STYLES ---------------------------- */

/* ------- block2 freeform container - appended to block */
 .block2 {
	margin: 0 0 10px 0;
	background-color: #fff;
	padding: 2px;
	border: none;
	}

/* ------- block container - for two blocks side by side style2 */
/*
 .twinBlocks2 {
	}
*/




/* ---------------------------- HEADERS  ---------------------------- */

/* ------- block2 header container */
 .block2 {
	background: #eaeff5 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_bg.gif) 

repeat-x top;
	margin: 0;
	padding: 0;
		}

/* ------- block2 header & tabs header */
 .block2 h1 {
	background-color: #fff;
	padding: 8px 10px;
	color: #39372c;
	}

 .block2 h2.rule {
	border-bottom: 1px solid #a2a1af;
	}	
	
 .block2 .morelink {
float: right;
}

 .block2 .morelink a {
color: #253179;
font-size: 11px;
}	


/* ------- sponsored logo image on right of header */
 .block2 .headerSponsor img {
	padding-bottom: 6px;
	}




/* ---------------------------- TABS  ---------------------------- */

/* ------- block2 tab-set (unordered list) */
 .block2 .tabs {
	margin-bottom: 0px;
	clear: both;
	padding-top: 6px;
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_bg.gif) repeat-x 

0 0;
	}

/* ------- block2 tabs header */
 .block2 .tabs h1 {
	float: left;
	padding: 0 10px;
	font: bold 14px arial, helvetica, sans-serif;
	color: #333;
	
	}


/* ------- default tab */
 .block2 .tabs li {
	padding: 0;
	}

/* ------- block2 tab */
 .block2 .tabs li {
	float: right;
	border: none;
	margin: 0 3px;
	background: none;
	}

/* ------- block2 tab links */
.block2 .tabs li a:link,
.block2 .tabs li a:visited,
 .block2 .tabs li a:active {
	padding: 4px 2px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #000;
	}

/* ------- block2 tab links - rollover state */
 .block2 .tabs li a:hover {
	color: #ff9900;
	text-decoration: none;
	}

/* ------- block2 tab - selected/active */
 .block2 .tabs li.selected {
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) 

no-repeat top right;
	color: #833b00;
	margin: 0;
	padding: 0;
	}

/* ------- block2 tab - selected/active links */
.block2 .tabs li.selected a:link,
.block2 .tabs li.selected a:visited,
 .block2 .tabs li.selected a:active {
	color: #833b00;
	height: auto;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_left_both.gif) no-repeat 

top left;
	padding: 5px 12px 5px 12px;
	}

/* ------- block2 tab - selected/active links - rollover state */
 .block2 .tabs li.selected a:hover {
	color: #ff9900;
	text-decoration: none;
	}
	
	


/* --------------- TABS - alternate header  --------------- */

/* ------- block2 alternate tabs header  - tab - selected/active */
 .block2 .headerAlt .tabs li.selected {
	}

/* ------- block2 alternate tabs header  - tab - selected/active links */
.block2 .headerAlt .tabs li.selected a:link,
.block2 .headerAlt .tabs li.selected a:visited,
 .block2 .headerAlt .tabs li.selected a:active {
	}



/* --------------- TABS - alternate header: single-line  --------------- */

/* ------- block2 single-line tabs header container with alternate */
.block2 .header .oneline,
 .block2 .headerAlt .oneline {
	padding-top: 6px;
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_header_bg.gif) 

repeat-x 0 0;
	}

/* ------- block2 single-line tabs header with alternate */
.block2 .header .oneline h1 ,
 .block2 .headerAlt .oneline h1 {
	margin-top: -3px;
	padding: 6px 0 0 10px;
	}

/* ------- block2 single-line header - tab - selected/active */
 .block2 .oneline li.selected {
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) 

no-repeat top right;
	}

/* ------- block2 single-line header - tab - selected/active - links */
.block2 .oneline li.selected a:link,
.block2 .oneline li.selected a:visited,
 .block2 .oneline li.selected a:active {
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_left_both.gif) no-repeat 

top left;
	}

/* ------- block2 single-line Alternate header - tab - selected/active */
 .block2 .headerAlt .oneline li.selected {
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) 

no-repeat top right;
	}

/* ------- block2 single-line Alternate header - tab - selected/active - links */
.block2 .headerAlt .oneline li.selected a:link,
.block2 .headerAlt .oneline li.selected a:visited,
 .block2 .headerAlt .oneline li.selected a:active {
	}

/* ---------------------------- END TABS  ---------------------------- */




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block2' container) */
 .block2 .contentblock {
	background-color: none;
	padding: 8px;
	margin: 0 0 2px 0;
	border: 1px solid #cccdcf;
	}

/* ------- additional class to contentblock used for the first (and only the first) block of content */
 .block2 .tabcontent {
	border-top: none;
	}

/*MODIFICATIONS*/

.block2 .tabs li.selected a:link,
.block2 .tabs li.selected a:visited,
 .block2 .tabs li.selected a:active {
	padding: 8px 9px 6px 9px;
	color: #333;
	}

/* ------- block2 tab */
 .block2 .tabs li {
	margin: 0; 
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_right_both.gif) no-repeat top 

right;
	}
	
/* ------- block2 tab links */
.block2 .tabs li a:link,
.block2 .tabs li a:visited,
 .block2 .tabs li a:active
{
	padding: 8px 9px 6px 9px;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bg_left_both.gif) no-repeat top 

left;
	font-weight: bold;
	color: #FFF;
	}
	
 .block2 .tabs li a:hover, .block2 .tabs li.selected a:hover {
	padding: 8px 9px 6px 9px;
	margin: 0;
	color: #ff9900;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_right_both.gif) no-repeat 

top right;
	}
	
 .block2 .tabs li a:hover span {
	padding: 8px 9px 6px 9px;/*<- This establishes the height of the nav container. NOTE - update in 3 

places */
	display: block;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__active_left_both.gif) no-repeat 

top left;
	}	

/* End Block 2 Styles */

/* Begin Block 3 Styles */

/* ------- main block header & tabs header */
.block3 h1,
 .block3 .tabs h1 {
	color: #FFF;
	margin: 0 0 12px 0;
	padding: 6px 11px;
	background: 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__blueheader_bg.gif) repeat-x;
	
	}
	
 .block3 h1 a:link, .block3 h1 a:active, .block3 h1 a:visited, .block3 h1 a:hover {
color: #FFF;
}	
	
	
 .block3 .tabs {
	border-top: none;
	}	

/* End Block 3 Styles */

/* Begin Block 4 Styles */

/* ------- block4 header & tabs header */
 .block4 h1 {
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_header_bg.gif) repeat-x 0 

0;
	padding: 8px 10px;
	color: #39372c;
	}


	




/* ---------------------------- TABS  ---------------------------- */

/* ------- block4 tab-set (unordered list) */
 .block4 .tabs {
	margin-bottom: 0px;
	clear: both;
	padding-top: 3px;
	background: #b2b0b1;
	}

/* ------- block4 tabs header */
 .block4 .tabs h1 {
	float: left;
	padding: 0 10px;
	font: bold 14px arial, helvetica, sans-serif;
	color: #333;
	
	}


/* ------- default tab */
 .block4 .tabs li {
	padding: 0;
	}

/* ------- block4 tab */
 .block4 .tabs li {
	float: right;
	border: none;
	margin: 0 3px;
	background: none;
	font-size: 11px
	}

/* ------- block4 tab links */
.block4 .tabs li a:link,
.block4 .tabs li a:visited,
 .block4 .tabs li a:active {
	padding: 2px 2px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #fff;
	}

/* ------- block4 tab links - rollover state */
 .block4 .tabs li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* ------- block4 tab - selected/active */
 .block4 .tabs li.selected {
	color: #833b00;
	margin: 0;
	padding: 0;
	}

/* ------- block4 tab - selected/active links */
.block4 .tabs li.selected a:link,
.block4 .tabs li.selected a:visited,
 .block4 .tabs li.selected a:active {
	color: #833b00;
	height: auto;
	background-color: #FFF;
	padding: 2px 12px 5px 12px;
	}

/* ------- block4 tab - selected/active links - rollover state */
 .block4 .tabs li.selected a:hover {
	background-color: #FFF;
	text-decoration: none;
	}


/* --------------- TABS - alternate header  --------------- */

/* ------- block4 alternate tabs header  - tab - selected/active */
 .block4 .headerAlt .tabs li.selected {
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__tab2_right.gif) 

no-repeat bottom right;
	}

/* ------- block4 alternate tabs header  - tab - selected/active links */
.block4 .headerAlt .tabs li.selected a:link,
.block4 .headerAlt .tabs li.selected a:visited,
 .block4 .headerAlt .tabs li.selected a:active {
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__tab2_left.gif) 

no-repeat bottom 

left;
	}



/* --------------- TABS - alternate header: single-line  --------------- */

/* ------- block4 single-line tabs header container with alternate */
.block4 .header .oneline,
 .block4 .headerAlt .oneline {
	padding-top: 6px;
	background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_header_bg.gif) 

repeat-x 0 0;
	}

/* ------- block4 single-line tabs header with alternate */
.block4 .header .oneline h1 ,
 .block4 .headerAlt .oneline h1 {
	margin-top: -3px;
	padding: 6px 0 0 10px;
	}



/* ---------------------------- END TABS  ---------------------------- */




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block4' container) */
 .block4 .contentblock {
	background-color: none;
	padding: 8px;
	margin: 0;
	border: 1px solid #cccdcf;
	}

/* ------- additional class to contentblock used for the first (and only the first) block of content */
 .block4 .tabcontent {
	border-top: none;
	
	}

/*MODIFICATIONS*/

.block4 .tabs li.selected a:link,
.block4 .tabs li.selected a:visited,
 .block4 .tabs li.selected a:active {
	padding: 8px 4px 6px 4px;
	color: #333;
	}

/* ------- block4 tab */
 .block4 .tabs li {
	margin: 0; 
	}
	
/* ------- block4 tab links */
.block4 .tabs li a:link,
.block4 .tabs li a:visited,
 .block4 .tabs li a:active {
	padding: 8px 4px 6px 4px;
	font: normal 10px;
	color: #fff;
	}
	
 .block4 p.viewmore {
background-color: #aa0c0b;
margin: 0;
padding: 3px;
text-align: center;
}

 .block4  p.viewmore a:link, .block4  p.viewmore a:active, .block4  p.viewmore a:visited, .block4  p.viewmore 

a:hover {
color:#FFF;
font-weight:bold;
}

/* End Block 4 Styles */
/* Begin Complex Listing Styles */

.region1 .complexListingBox {
	width: 170px;
  	background: #eaeff5 url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_bg.gif) repeat-x top;
}

 .complexListingBox {
	font: normal 12px  arial, helvetica, sans-serif;
	line-height: 15px;
	padding-right: 3px;
    padding-left: 5px;
	margin: 5px 0px 5px 5px; 
   border: 1px solid #cccdcf;
	}
.complexListingBox a:link,
.complexListingBox a:visited,
 .complexListingBox a:active {
	color: #111a70;
	text-decoration: none;

	}
	
 .complexListingBox a:hover {
	text-decoration: underline;
	}

 .listingItemTitle {
	font: bold 16px arial, helvetica, sans-serif;
	color: #262b7f;
	text-decoration: none;
	line-height: normal;
	margin: 0 0 5px 0;
	}

a.listingItemTitle:link,
a.listingItemTitle:visited, 
 a.listingItemTitle:active {
	color: #262b7f;
	}

 a.listingItemTitle:hover {
	text-decoration: underline;
	}

 .complexListingTitle {
	display: none;
	}

.complexListingItemPhotoCredit {
 display: none;
 }
 .complexListingBox .listingArticleBlurb {
	line-height: 1.5em;
	}

 .complexListingBox li.listNoImage {
	list-style: none;
	background: transparent 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bullet_blue.gif) no-repeat 0 5px;
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 1em;
	margin: 0px 0 3px 0;
	padding: 0;
	display: block;
	}

 .complexListingBox a.complexListingLink {
	display: block;
	line-height: 14px;
	margin-left: 10px;
	color: #262b7f;
	}



 .complexListingBox a.complexListingMoreHeadlines {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #262b7f;
	}

 .lastUpdatedDate {
	font: normal 11px Arial;
	color: #032fd3; 
	margin: 0;
	padding: 0;
	}

 .listing3Image {
	margin: 0 10px;
	}

.complexListingImage img {
  margin-right: 10px;
  display: block;
}

 .articleListingDivider {
	display: block;
	}

 a.complexListingMoreHeadlines {
	line-height: 10px;
	display: block;
	clear: both;
	}

 .complexListingBox a.listingArticleLinkTo {
	color: #262b7f; 
	}

/* --- FIX for ie - rendering differently due to lack of ul tag --- */
 *html .complexListingBox li.listNoImage {
	clear: both;
	line-height: 14px;
	background-position: 0 6px;
	}
	
 *html .complexListingBox li.listNoImage a {
	margin: 0; 
	padding: 0 0 0 10px;
	text-indent: -15px;
	}
/* --- END ie fix --- */

.postHeaderRegion1 
  background-color: #ffffff;
}

.postHeaderRegion1 .complexListingBox {
 width: 320px;
}

/* ----- Polls ----- */


 table .pollsBox {
	background: #eaeff5 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
  width: 310px;
  font-family: arial, helvetica, verdana, sans-serif;
 margin: 10px 10px 10px 10px;
  font-size: 10pt;
  border-left: 1px solid #cccdcf;
  border-right: 1px solid #cccdcf;
  border-bottom: 1px solid #cccdcf;
}

 .pollsQuestion,
 .pollsAnswer,
 .pollsResult { 
  background: transparent;
  font-family: Arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  color: #252b7f;
  padding-left: 10px;
  margin-bottom: 5px;
}

 .pollsQuestion {
  font-weight: bold;
  text-align: center;
}

 .pollsAnswer {
  font-weight: normal;
}

 .pollsSubmit {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

 .pollsHead {
  font-family: Arial, helvetica, verdana, sans-serif;
  font-size: 11pt;
  font-weight:bold;
  background: #fff 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__block2_header_bg.gif) repeat-x;
	color: #39372c;
	height: 35px;	
}

 .pollsViewResults {

  margin-top: 5px;
  background-color: #262b7f;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

/* END POLLS */


/* -----Top Listings ------ */

 .TLDetailBox{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

 .TLDetailHeader{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

 .TLDetailFooter{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

 .TLDetailBody{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

 .TLDetailLink{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#444;
    text-decoration:none;
}

 .TLDetailOptions{
    font-family:verdana,arial,sans-serif;
    font-size:8px;
    color:#11A;
    text-decoration:underline;
    font-style:normal;
}

 .TLDetailTitle{
    font-family:verdana,arial,sans-serif;
    font-size:14px;
    color:#000;
    text-decoration:none;
}

 .TLDetailDescription{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
}

 .TLBox {
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border: none;
    background-color:#ffffff;
    text-align:left;
    width: 160px;
    margin-top: 5px;
}

 .TLBoxHeader{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#b1afb0;
    text-align:center;
    border-top: 4px solid #b1afb0;
}

 .TLBoxImage{
    border-style:none;
    border-width:0px;
    text-align:center;
   padding: 0px;
}

 .TLBoxContent{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    background-color: #ffffff;
    text-align:left;
    text-ident:none;
    width: 160px;
    margin-bottom:0px;
}

 .TLBoxTabTable{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border-style:none;
    border-right: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    background-color:#ffffff;
    text-align:left;
    width: 160px;
    height: 25px;
}

 .TLBoxTab{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#b2b0b1;
    text-align:left;
    color: #ffffff;
}

 .TLBoxTabSelected{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    text-decoration:none;
    border-style:solid;
    border-width:0px;
    background-color:#ffffff;
    text-align:left;
    color:#000000;
}

 .TLBoxTabSelected .TLBoxTabLink {
  color: #000000;
}

 .TLBoxTabLink{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
}


 .TLBoxType{
    /*
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:small-caps;
    font-weight:bold;
    color:#666;
    text-decoration:none;
    text-align:left; */
    display: none;
}

 .TLBoxTitle{
    font-family: Arial, helvetica, sans-serif;
    font-size:11px;
    font-variant:normal;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-left: 15px;
    background: 

url(http://extras.mnginteractive.com/live/media/site204/2007/0821/20070821__bullet_red.gif) no-repeat 

8px 5px;
    letter-spacing: 1px;
}

.TLBoxTitle a,
 .TLBoxTitle a:visited {
  text-decoration: none;
}
 a.TLBoxTitle:hover {
  text-decoration: underline;
}

 .TLBoxCompany{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#222;
    text-decoration:none;
    text-align:left;
    text-indent:15px;
    padding-left: 10px;
}

 .TLBoxAllListings{
    font-family: Arial, helvetica, sans-serif;
    font-size:12px;
    font-variant:normal;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
    text-transform: lowercase;
    border-style:none;
    border-width:0px;
    background-color:#aa0c0b;
    height: 25px;
}

 .TLBoxAllListings a {
  padding-top: 6px;
  border: none;
  background: transparent;
}

 .TLBoxAllListings a:hover {
  padding-top: 6px;
  border: none;
  background: transparent;
  text-decoration: underline;
}

 .TLBoxFooter{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#ffffff;
    text-align:center;
    width: 160px;
}

 .TLBoxRule{
    color:#ffffff;
    border: 0px solid #ffffff; 
    height: 0px;
}


 .TLALLError{
    color: #999;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}

 .TLAllTable{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

 .TLAllListingTable{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

 .TLAllListingCell{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: center;
}

 .TLAllTypeHeading {
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

 .TLAllTypeSubHeading {
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

 .TLAllTypeName{
    font-family: verdana,arial,sans-serif;
    font-size: 14px;
    color: #906;
    font-weight: bold;
    display: none;
}

 .TLAllSubTypeName{
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: #22A;
    font-weight: bold;
}

 .TLAllListingTitle{
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    color: #888;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: underline;
}

 .TLAllListingText{
    font-size: 10px;
    color: #008;
    font-weight: normal;
}

 .TLBoxEmpty {
  padding-left: 10px;
  font-family: Arial, helvetica, sans-serif;
}


/* END TOP LISTINGS */

.yahooContentMatch {
  background-color: #ffffff;
  text-align: center;
}

/* Begin Section Headers */

.sectionHeader {
  font-family: Arial, helvetica, vedana, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #a2a1af;
}

.altSectionHeader {
  font-family: Arial, helvetica, vedana, sans-serif;
  font-weight: bold;
  color: #c91c20;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #a2a1af;
}

.sectionHeader h1,
.altSectionHeader h1 {
  font-size: 14pt;
  margin-bottom: 4px;
}

.clHeader {
  border-bottom: 1px solid #a2a1af;
}

.social_bookmarks a,
.social_bookmarks a:link,
.social_bookmarks a:visited,
.social_bookmarks a:active {
 font-family: arial;
 font-size: 12px;
 text-decoration: none;
}

.social_bookmarks a:hover {
 text-decoration: underline;
}




/* MEMV */
.oneline {font-size:.9em;}

#viewedTab, #commentTab {width: 170px; margin-left: 5px; margin-top: 40px;}

html>body #viewedTab ol,
html>body #commentTab ol { 
  margin-top: -4px;
}

#viewedTab ol li,
#commentTab ol li {
  padding: 0px;
  margin-left: -15px; 
}

#viewedTab li a, #commentTab li a {
	padding:5px 2px;
	margin:0;	
}



/* Begin Article Options Styles */


.articleOptions a {
color: #0E2569;
}

div.articleOptions {
margin-right: 50px;
text-align: right;
}

.articleOptions img {
border: 0px;
vertical-align: middle;
}

/* End Article Options Styles */

/* Joe's Additional CSS */

#info123 {float:right;width:206px;font-family: arial, helvetica, sans-serif; font-size:0.9em;padding:8px;line-height: 1.2em;border-left: 1px solid gray;}
#info123 b {color:#7D0000;}
#info123 h3 {color:black;line-height:1.2em;}
#info123 a {}
#info123 img {padding:1em 0 0 0;}



/* -- AP STYLES -- */

.apHeadlineBox {
 position: relative;
 left: 14px;
}

html>body .apHeadlineBox {
position: relative;
left: 5px;
}

.apHeadlineBox li {
list-style: none;
	background: transparent  url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 0 5px;
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 1em;
	margin: 0px 0 3px 0;
	padding: 0 0 2px -5px;
	display: block;
position: relative;
left: -4px;
}

html>body .apHeadlineBox li {
 padding-left: 10px;
 left: 0px;
}
li.ap-bulleted-headline-1 a:link,
li.ap-bulleted-headline-1 a:visited,
li.ap-bulleted-headline-2 a:link,
li.ap-bulleted-headline-2 a:visited {
 color: #202f72;
 text-decoration: none;
}

li.ap-bulleted-headline-1 a:hover,
li.ap-bulleted-headline-2 a:hover {
 text-decoration: underline;
}

/*-- END AP STYLES --*/

/* Blurb link Online Extra Photos */
 #Photos {margin:4px 0;padding:0 0 0 25px;background-image:url(http://extras.mnginteractive.com/live/media/site204/2009/0723/20090723__photo.gif); background-position:center left; background-repeat:no-repeat;}
#Photos b {font-weight:bold; color: #900;}
 #Photos a {margin:0;}

/* Blurb link Online Extra Video */
 #Video {margin:4px 0;padding:0 0 0 25px;background-image:url(http://extras.mnginteractive.com/live/media/site204/2009/0723/20090723__video.gif); background-position:center left; background-repeat:no-repeat;}
#Video b {font-weight:bold; color: #900;}
 #Video a {margin:0 0 0 7px;}

/* Relates Stories Packages */
.packagesHeader {} 
.packageTitle {display:none;}
.packageDate {padding:2px 4px;font-size:0.8em;}
.packageItem {font-size:1em;background-image:none;padding:2px 2px 2px 4px;margin:0;}
.packageItem a {color: #262b7f;text-decoration:none;}
.packageItem a:hover {text-decoration:underline;}
.packagesGrpBox {border:solid 1px;border-color:#cccdcf;}
.packagesBox {border-width:0;}


/* Styles for Yedda */

.YeddaAskWidget_Font{
	font-size: 12px; 
	font-family: Arial, Verdana, \"Sans-Serif\";  
	color: #4e4534;
}


.YeddaAskWidget_Button{
	font-weight: bold; 
	color: #FFFFFF; 
	border: 2px outset #f9ad8f; 
	background-color: #ff4a00;
}

YeddaQuestionsListWidget_Border{border: 1px solid #cccecd;}

.YeddaQuestionsListWidget_Background{background-color: #ffffff;}

.YeddaQuestionsListWidget_Font{font-size: 11px; font-family: Arial, Verdana, "Sans-Serif";  color: #202f72;}

.YeddaQuestionsListWidget_Title{color: #ff4a00; text-transform: uppercase; font-weight: bold; font-size: 1.1em;}

.YeddaQuestionsListWidget_Button{font-weight: bold; color: #FFFFFF; border: 2px outset #f9ad8f; background-color: #ff4a00; text-align: center;}

.YeddaQuestionsListWidget_Hyperlink a, .YeddaQuestionsListWidget_Hyperlink a:link, .YeddaQuestionsListWidget_Hyperlink a:active, .YeddaQuestionsListWidget_Hyperlink a:visited{color: #202f72; text-decoration: none;}

.YeddaQuestionsListWidget_Hyperlink a:hover {color: #000926; text-decoration: none;}

.YeddaQuestionsListWidget_List

{

   

    list-style-type: none;

    margin: 0px;

    padding: 5px 0px 0px 0px;

}

 

.YeddaQuestionsListWidget_List li

{

list-style: none;

      background: transparent  url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 0 5px;

      font: normal 12px arial, helvetica, sans-serif;

      line-height: 1em;

      padding: 0px 5px 0px 7px;

      display: block;

      font: normal 12px  arial, helvetica, sans-serif;

      line-height: 15px;

      margin: 5px 5px 5px 5px;

      position: relative;

      top: -10px;

}




/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
 #navWrap {
	width: 1000px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_090904_bg_tabcontainer.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	padding-top: 6px;
	text-align:left;
	}

/*Main Nav Behavior*/
 #nav {
	margin-left: auto; /*DO NOT EDIT*/
	margin-right: auto; /*DO NOT EDIT*/
	position: relative; /*DO NOT EDIT*/
	display: block; /*DO NOT EDIT*/
	height: 1%; /*DO NOT EDIT*/
	z-index: 1000; /*DO NOT EDIT - necessary for menu system to appear on top of positioned elements in body*/
	}


/*
you must add one of these for each nav dropdown making a general class destroys the measurements
*/

/*Main Nav Items*/
#nav #maindiv0,#nav #maindiv1,#nav #maindiv2,#nav #maindiv3,#nav #maindiv4,#nav #maindiv5,
#nav #maindiv6,#nav #maindiv7,#nav #maindiv8,#nav #maindiv9,#nav #maindiv10,
#nav #maindiv11,#nav #maindiv12,#nav #maindiv13,#nav #maindiv14,#nav #maindiv15,
#nav #maindiv16,#nav #maindiv17,#nav #maindiv18,#nav #maindiv19,#nav #maindiv20,
#nav #maindiv21,#nav #maindiv22,#nav #maindiv23,#nav #maindiv24,#nav #maindiv25,
 #nav #maindiv26,#nav #maindiv27,#nav #maindiv28,#nav #maindiv29,#nav #maindiv30 {
	height: 27px;
	}

 #nav div {
	float: left;
	}

/*Main Nav Item Links*/

 #nav div a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091120_tabR-stack.gif) right top no-repeat;
	}

 #nav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_090943_tabL-stack.gif) 0 0 no-repeat;
	padding: 7px 8px 5px 8px;
	display: block;
	color: #fff;
	}


/* TOP ITEMS first tab has left border*/
 #nav div.first a {
	}

 #nav div.first a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091009_tabL-stack-first.gif);
	}




/*Main Item Hover States*/
 #nav div.navHover a {
	text-decoration: none;
	background-position: 100% -27px !important;
	color: #333;
	height: 27px;
	}

 #nav div.navHover a span {
	background-position: 0 -27px !important;
	color: #FE9900;
	}



 
/* TOP ITEMS with no submenu*/
#nav .nosub div,
 #nav #rightNav .nosub div {
	padding-right: 0;
	}

#nav .nosub .navHover a,
 #nav #rightNav .nosub .navHover a {
	background-position: 100% -54px !important;
	}

#nav .nosub .navHover a span,
 #nav #rightNav .nosub .navHover a span {
	background-position: 0 -54px !important;
	}

#nav .nosub div.subdiv,
#nav #rightNav .nosub .subdiv,
 #nav #rightNav .nosub div.subdiv {
	display: none !important;
	}





/*------ Sub Menu Container*/

 #nav div .subdiv {
	display: block;
	background-color: #fff;
	width: 150px;
	padding: 4px 0 0 0;
	position: absolute;
	visibility: hidden;
	}

/*IMPORTANT: if subdiv has a border use the following convention.
The class is placed on #nav
if subdiv border larger than 1px - mngiMenu.js is affected and will need modification*/
 #nav.subHasBorder div .subdiv {
	border: 1px solid #666;
	border-top: none;
	}

 #nav div .subdiv div {
	float: none;
	}

 #nav div .subdiv a {
	background-image: none;
	margin: 0;
	font-size: 12px;
	padding: 2px 8px;
	float: none;
	display: block;
	height: auto;
	}

 #nav div .subdiv a:hover {
	background-color: #adabab;
	color: #fff;
	}



/*------------------------------
Right Nav
--------------------------------*/
/*Right Nav Wrapper*/
 #nav #rightNav {
	margin-right: 12px;
	float: none;
	}

/*Main Items*/
 #nav #rightNav div {
	float: right;
	}

 #nav #rightNav div div {
	float: none;
	}

/*Main Links*/
 #nav #rightNav div a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091140_tabR-stack-rnav.gif) right top no-repeat;
	color: #fff;
	float: left;
	}

 #nav #rightNav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091030_tabL-stack-rnav.gif) 0 0 no-repeat;
	color: #fff;
	}





 #nav #rightNav div.first .subdiv {
	margin-left: 1px; /*compensation for the extra pixel in left graphic of rightnav (TABS) */
	}

 #nav #rightNav div.first a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_091052_tabL-stack-rnav-first.gif);
	}




/*Hover States*/
 #nav #rightNav .navHover a {
	color: #333;
	}


/*Main Item Hover States*/
 #nav #rightNav .navHover a span {
	color: #FE9900;
	}

#nav #rightNav .subdiv a,
 #nav #rightNav .subdiv a span {
	background-image: none;
	float: none;
	display: block;
	}

 #nav #rightNav .subdiv a:hover {
	color: #fff;
	background-color: #ff9703;
	}


/* Begin top nav */
 .topNav {
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__topNavBG.gif) 0 0 repeat-x;
	width: 1000px;
 color: #ffffff;
height:26px;
	}

 *html .topnav{
margin-bottom:-1px;
}


/* --------- WEATHER BOX --------- */

 #weather_box_horizontal {background: transparent;}
 ul.weather{padding:0px;margin:0px;height:27px;}
 .weatherBox{width:500px;color:#fff; font:11px Arial bold;list-style: none;margin:0px;padding:0px;margin-left:18px;}
 .weatherbox a{text-decoration:none;color:#fff;font:11px Arial bold;list-style: none;margin:0px;padding:0px;}
 img.weathericon{width:20px; height:20px;border:none;margin:0px;padding:0px;}
 .weatherhead a:hover{color:#ccc;}
 .weather li{
list-style:none;
}

 .weathercontent a:hover{
color:#ccc;
}

 .weatherhead a{
font:12px Arial bold;
}

 .weathersectionlink{
font:12px Arial bold;
}

/*---------- login Nav */

 ul.loginNav {
	list-style: none;
	float: right;
	height: 26px;
	margin: 0;
	padding: 0;
        margin-top:1px;
margin-right:10px;
font: 11px arial, helvetica, verdana, sans-serif;
    }

 *html ul.loginnav{
margin-top:1px;
}

 ul.loginNav li {
	float: left;
	font-size: 11px;
	padding: 4px 0;
	}

 ul.loginNav li a {
	color: #fff;
	padding: 0 4px;
                font-weight: bold;
        text-decoration:none;
	}

 ul.loginNav li a:hover {
	color:#ccc;
	}


 ul#mobile2{
position:relative;
float:right;
margin-top:-55px;
margin-right:10px;
list-style:none;
display:inline;
color:white;
}

 ul#mobile2 a{
color:white;
font:11px Arial bold;
text-decoration:none;
padding:0 5 0 3px;
}

 ul#mobile2 li{
float:right;
display:inline;
}


 ul#mobile2 a:hover{
color:#ccc;
}



/* --------- SUBSCRIBER SERVICES --------- */

div#sub_services {
width:600px;
height:100px;
}

div#sub_services h1 {
font:18px Arial, Helvetica, sans-serif;
padding:35px 0px 35px 100px;
}

div#sub_services img {
border:none;
float:left;
}

div#sub_services a {
text-decoration:none;
color:#000;
}

div#sub_services a:hover {
background:black;
color:white;
}

/* --------- END SUBSCRIBER SERVICES --------- */


/******************* NEWSLETTER MASTHEAD ***********************/
/* container for everything above the navigation */
 #masthead_nl {
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site204/2009/0720/20090720__ptheader640.gif) no-repeat  0 0;
	height: 75px;
	position: relative;
	width: 640px;
	}

/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
 #navWrapnl {
	width: 640px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site205/2008/0402/20080402_090904_bg_tabcontainer.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	padding-top: 6px;
	text-align:left;
	}

.packageTitle {
display:none;
}